How to Install ncaptool software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install ncaptool software package in Ubuntu 14.04 LTS (Trusty Tahr)

ncaptool software package provides network capture tool, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ncaptool 

ncaptool is installed in your system.

Make ensure the ncaptool package were installed using the commands given below,

$ sudo dpkg-query -l | grep ncaptool *

You will get with ncaptool package name, version, architecture and description in a table

ncaptool package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package ncaptool
Version 1.9.2-1build1
Description network capture tool
Sub Section Net


See Also, How to uninstall or remove ncaptool software package from Ubuntu 14.04 LTS (Trusty Tahr)?